func github.com/andybalholm/brotli.initialEntropyCodesCommand

2 uses

	github.com/andybalholm/brotli (current package)
		block_splitter_command.go#L11: func initialEntropyCodesCommand(data []uint16, length uint, stride uint, num_histograms uint, histograms []histogramCommand) {
		block_splitter_command.go#L400: 	initialEntropyCodesCommand(data, length, sampling_stride_length, num_histograms, histograms)